tables, tablerow, table coloums, table data
table attributes
-
table
- bg color
- aligh
- border
- cellspacing
- cellpadding
- width
- height
-
table row
-
table data or table head
used align"center" and used align"right" to move tables
| courses |
amount |
durations |
days |
practical |
theory |
| cybersecurity |
20000 |
3months |
sunday and tuesday |
mondey and friday |
wednesday and thrusday |
| php |
20000 |
3months |
daily |
3days |
3days |
| python |
40000 |
3months |
daily |
5days |
1days |
| full stack developer |
50000 |
6months |
daily |
6days |
0days |
background yellow
| courses |
amount |
durations |
days |
practical |
theory |
| cybersecurity |
20000 |
3months |
sunday and tuesday |
mondey and friday |
wednesday and thrusday |
| php |
20000 |
3months |
daily |
3days |
3days |
| python |
40000 |
3months |
daily |
5days |
1days |
| full stack developer |
50000 |
6months |
daily |
6days |
0days |
cell padding
| courses |
amount |
durations |
days |
practical |
theory |
| cybersecurity |
20000 |
3months |
sunday and tuesday |
mondey and friday |
wednesday and thrusday |
cell spacing
| courses |
amount |
durations |
days |
practical |
theory |
| cybersecurity |
20000 |
3months |
sunday and tuesday |
mondey and friday |
wednesday and thrusday |
all are used into this
| first name |
second name |
mobile number |
address |
| Niraj |
Adhikari |
984098403 |
nepal |
| bipul |
gautam |
989897998 |
nepal |
| colspan 4 |
| colspan 3 |
|
| rowspan 4 |